home *** CD-ROM | disk | FTP | other *** search
-
- This directory contains the following files:
-
- sample.jpg:
- A sample 640x480 colour JPEG image.
-
- sample.ucr
- gray.ucr:
- Sample undercolour removal files; sample.ucr is for colour images,
- while gray.ucr is for grayscale images. These files are only
- useful for output formats which use the CMYK colour space. See the
- user's manual for a description of undercolour removal files.
-
- mkucr.c
- mkucr.exe:
- A program for creating other undercolour removal files. Usage is:
- "mkucr gamma blackRemoval >outputFile". gamma is a real number,
- generally between 1.0 and 4.0. blackRemoval is a percentage
- indicating how much black to remove from the cyan, magenta, and
- yellow components. outputFile is simply the name of the
- undercolour removal file to create. The two sample files above
- were created with: "mkucr 2.2 67 >sample.ucr" and "mkucr 2.2 100
- >gray.ucr".
-